node editor: Make help textview monospace
authorTimm Bäder <mail@baedert.org>
Sun, 24 Jan 2021 04:27:07 +0000 (05:27 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 7 Feb 2021 16:37:36 +0000 (11:37 -0500)
Otherwise the nice markdown tables don't line up.

demos/node-editor/help-window.ui

index 7feffb7c1872abb55fab38b6c9b7943473cb97a5..ad8f50c33e69aea05f2b75350197a0d65806e4b0 100644 (file)
@@ -13,6 +13,7 @@
             <property name="right-margin">20</property>
             <property name="top-margin">20</property>
             <property name="bottom-margin">20</property>
+            <property name="monospace">1</property>
             <property name="buffer">
               <object class="GtkTextBuffer" id="buffer"/>
             </property>